- BEGIN TRANSACTION
- BEGIN TRANSACTION
English-Russian SQL Server dictionary. 2013.
English-Russian SQL Server dictionary. 2013.
Transaction Control Language — Die Transaction Control Language (TCL) ist derjenige Teil einer Datenbanksprache, der verwendet wird, um die durch Datenverarbeitungs Befehle formulierten Einfügungen, Bearbeitungen und Löschungen endgültig in die Datenbank zu übernehmen. In der… … Deutsch Wikipedia
Transaction Capabilities Application Part — Transaction Capabilities Application Part, from ITU T recommendations Q.771 Q.775 or ANSI T1.114 is a protocol for Signalling System 7 networks. Its primary purpose is to facilitate multiple concurrent dialogs between the same sub systems on the… … Wikipedia
Transaction (base de donnees) — Transaction (base de données) Pour les articles homonymes, voir Transaction. Une transaction, dans le cadre d une base de données, est une série d ordres SQL, de type DML (Data manipulating language), ou DDL (Data definition language) encadrés… … Wikipédia en Français
Transaction (base de données) — Pour les articles homonymes, voir Transaction. Une transaction, dans le cadre d une base de données, est une série d ordres SQL, de type DML (Data manipulating language), ou DDL (Data definition language) encadrés par une instruction de début de… … Wikipédia en Français
Transaction printing — describes a mode of submitting a job to a printing device.A digital printing system is attached to a computer database and many similar pages, called forms, are printed; each, for example, with a different person s data filling the form such as a … Wikipedia
Transaction Application Language — or TAL (originally Tandem Application Language ) is a block structured, procedural language optimized for use on Tandem hardware. TAL resembles a cross between C and Pascal. It was the original system programming language for the Tandem CISC… … Wikipedia
Transaction processing — For other uses, see Transaction (disambiguation). In computer science, transaction processing is information processing that is divided into individual, indivisible operations, called transactions. Each transaction must succeed or fail as a… … Wikipedia
Transaction log — Binary log redirects here. For logarithms in base 2, see Binary logarithm. In the field of databases in computer science, a transaction log (also database log or binary log) is a history of actions executed by a database management system to… … Wikipedia
Database transaction — A transaction comprises a unit of work performed within a database management system (or similar system) against a database, and treated in a coherent and reliable way independent of other transactions. Transactions in a database environment have … Wikipedia
Java Transaction API — The Java Transaction API (JTA) is one of the Java EE APIs allowing distributed transactions to be done across multiple XA resources. JTA is a specification developed under the Java Community Process as JSR 907. JTA provides for:* demarcation of… … Wikipedia
Nested transaction — With reference to a database transaction, a nested transaction occurs when a new transaction is started by an instruction that is already inside an existing transaction. The new transaction is said to be nested within the existing transaction,… … Wikipedia